home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / GB-PVR 1.2.13 / GBPVR10213.msi / Cabs.w1.cab / MessageBoxPopup.xml221 < prev    next >
Text File  |  2007-06-25  |  764b  |  21 lines

  1. <settings>
  2.     <!-- text style -->
  3.     <TextStyles>
  4.     </TextStyles>
  5.  
  6.     <!-- placements -->
  7.     <Placements>
  8.         <Placement name="PopupBackground" loc="9,25" size="82,40"/>
  9.         <Placement name="Button1Only" loc="50,58"/>
  10.         <Placement name="Button1" loc="42,58"/>
  11.         <Placement name="Button2" loc="60,58"/>
  12.     </Placements>
  13.     
  14.     <!-- Composite Images -->    
  15.     <CompositeImages>
  16.         <CompositeImage name="PopupBackground" size="82,40">
  17.             <DrawRoundedRect loc="4,4" size="92,92" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
  18.             <DrawText text="@message" loc="10,00" size="80,60" textStyle="GeneralTextStyle" align="Center" valign="Center"/>            
  19.         </CompositeImage>
  20.     </CompositeImages>             
  21. </settings>